home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilmisc / mddls116.rdm < prev    next >
Text File  |  1997-01-18  |  3KB  |  75 lines

  1. Short:    Lists DisplayDatabase entries, V1.16
  2. Author:   Thomas Krafzik
  3. Uploader: Martin Schulze <schulze@phil.uni-sb.de>
  4. Type:     util/boot
  5. Kurz:     listet DisplayDatabase-Einträge, V1.16
  6. Requires: OS 2.1 or higher (only tested with 3.0 and 3.1 on an Amiga4000/030)
  7.  
  8. DISCLAIMER:
  9. --------------------------------------------------------------------------
  10. This is FREEWARE.
  11. Distribution on Aminet and AminetCDs is always ok.
  12. Distribution by Fred Fish is always ok.
  13. Distribution on MeetingPearlsCDs is always ok.
  14. Other commercial distribution without written permission of me is strictly
  15. forbidden.
  16. --------------------------------------------------------------------------
  17.  
  18. Hello,
  19. with this program you can list all monitor ids currently in your system,
  20. you can define a pattern to filter certain monitor ids, you can define
  21. property flags to even filter ids by these, you can get all dimensions of
  22. all modeids, you can get a simple version of this, you can get the current
  23. frequencies of the modeids, you can list all properties of all modeids and
  24. you can get the actual modeid of the frontmost screen.
  25. If you don't have the include files (especially graphics/modeid.h)
  26. you probably doesn't have any idea about this cryptic MODEID number,
  27. so with this tool you can view all MODEID's that are possible on your system.
  28.  
  29.  
  30. Template:
  31. ModeIDList ID=MODEID/K,A=ALL/S,SD=SIMPLEDIMS,D=DIMS/S,P=PROPERTIES/S,F=FREQUENCY/S,PROPPATTERN/M
  32.  
  33. MODEID:      here you can give any AmigaDOS pattern or a single modeid or 'T' for actual modeid
  34. ALL:         shows also the unnamed modeids
  35. DIMS:        shows overscan dimensions
  36. SIMPLEDIMS:  show only results, no x or y coords
  37. PROPERTIES:  shows property flags (AGA,ECS,EHB,HAM...)
  38. FREQUENCY:   shows also Hz/kHz
  39. PROPPATTERN: filter shown modeids by property flags
  40.              flags could be:
  41.              Lace DualPF PF2Pri HAM ECS AA PAL Sprites GenLock
  42.              WB Draggable Panelled BeamSync EHB SprAtt SprChngRes
  43.              SprBorder ScanDbl SprChngBase SprChngPri DBuf
  44.              ProgBeam Foreign
  45.  
  46. Examples:
  47. ModeIDList ID=T D P F WB Lace
  48. ModeIDList ID=99#? SD F
  49. ModeIDList
  50. ModeIDList A D P F HAM AA
  51.  
  52.  
  53. WHAT'S NEW:
  54.  
  55. Version 1.16 (2.1.97): removed enforcer hit, now shows number of outputted modeid,
  56.                        if started from WB reports actual modeid in a requester
  57.  
  58.  
  59. My Address:
  60. Thomas Krafzik
  61. Belforter Str. 20
  62. 45884 Gelsenkirchen
  63. Germany
  64.  
  65. Phone: (+49)209 12386 (international)
  66.            0209 12386 (german)
  67.  
  68. Email: Kenwood@Focus.RUHR.DE
  69.  
  70. If you have any questions you can contact me by phone, snail mail or email.
  71. If you send mail and expect an answer, include return postage also.
  72. (AIRmail to USA costs 3 DM, which is 2 US-$).
  73.  
  74. Thank you.
  75.